--- import Default from '../../layouts/Default.astro'; import Form from '../../components/Form.astro'; const { board } = Astro.params; --- {board}